projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4fde39
)
Grammar fix.
author
Glenn Morris
<rgm@gnu.org>
Fri, 19 Oct 2007 07:05:37 +0000
(07:05 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 19 Oct 2007 07:05:37 +0000
(07:05 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index ae7872c45348ebd781c16b7eed025078b40f2bda..2ae5cdaaf3edaed3688621d694cb0e1ca8e09aac 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-97,8
+97,8
@@
This can be used to add menu entries for backend specific functions.
* Lisp Changes in Emacs 22.2.
-** The command `repeat'
will no more attempt
to repeat a command bound
-to an input event.
+** The command `repeat'
no longer attempts
to repeat a command bound
+
to an input event.
** The function invisible-p returns non-nil if the character
after a specified position is invisible.